Skip to content

Various io.Writer improvements - #9017

Open
anderseknert wants to merge 1 commit into
open-policy-agent:mainfrom
anderseknert:writer-cleanup
Open

Various io.Writer improvements#9017
anderseknert wants to merge 1 commit into
open-policy-agent:mainfrom
anderseknert:writer-cleanup

Conversation

@anderseknert

Copy link
Copy Markdown
Member

And avoid init() functions in tests, as those run even for unrelated tests, and make debugging confusing as breakpoints get hit for anything called from init()s

And avoid having init() functions in tests, as those run even
for unrelated tests, and make debugging confusing as breakpoints
get hit for things called from them.

Signed-off-by: Anders Eknert <anders.eknert@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant